home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Apple Demos / Training / Apple Scanner Training / Using / card_13306.txt < prev    next >
Text File  |  1990-04-02  |  9KB  |  449 lines

  1. -- card: 13306 from stack: in
  2. -- bmap block id: 13385
  3. -- flags: 0000
  4. -- background id: 3105
  5. -- name: Halftone
  6. ----- HyperTalk script -----
  7. on openCard
  8.   set scroll of card field "Note" to zero
  9. end openCard
  10.  
  11.  
  12.  
  13. -- part 14 (button)
  14. -- low flags: 00
  15. -- high flags: 0006
  16. -- rect: left=225 top=163 right=180 bottom=298
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 1
  20. -- font id: 0
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: Line Art
  25. ----- HyperTalk script -----
  26. on mouseUp
  27.   push card
  28.   visual dissolve to card
  29.   go to card "Line Art"
  30. end mouseUp
  31.  
  32.  
  33.  
  34. -- part 15 (button)
  35. -- low flags: 00
  36. -- high flags: 0000
  37. -- rect: left=306 top=163 right=180 bottom=384
  38. -- title width / last selected line: 0
  39. -- icon id / first selected line: 0 / 0
  40. -- text alignment: 1
  41. -- font id: 0
  42. -- text size: 12
  43. -- style flags: 0
  44. -- line height: 16
  45. -- part name: Halftone
  46. ----- HyperTalk script -----
  47. on mouseUp
  48.   push card
  49.   visual dissolve to card
  50.   go to card "Halftone"
  51. end mouseUp
  52.  
  53.  
  54.  
  55. -- part 20 (field)
  56. -- low flags: 80
  57. -- high flags: 2007
  58. -- rect: left=48 top=176 right=292 bottom=329
  59. -- title width / last selected line: 0
  60. -- icon id / first selected line: 0 / 0
  61. -- text alignment: 0
  62. -- font id: 3
  63. -- text size: 10
  64. -- style flags: 0
  65. -- line height: 13
  66. -- part name: Preview
  67.  
  68.  
  69. -- part 21 (button)
  70. -- low flags: 00
  71. -- high flags: 0000
  72. -- rect: left=227 top=114 right=132 bottom=298
  73. -- title width / last selected line: 0
  74. -- icon id / first selected line: 0 / 0
  75. -- text alignment: 1
  76. -- font id: 0
  77. -- text size: 12
  78. -- style flags: 0
  79. -- line height: 16
  80. -- part name: Preview
  81. ----- HyperTalk script -----
  82. on mouseUp
  83.   push card
  84.   visual dissolve to card
  85.   go to card "preview 1"
  86. end mouseUp
  87.  
  88.  
  89.  
  90. -- part 27 (button)
  91. -- low flags: 00
  92. -- high flags: 0000
  93. -- rect: left=220 top=308 right=342 bottom=263
  94. -- title width / last selected line: 0
  95. -- icon id / first selected line: 21700 / 21700
  96. -- text alignment: 1
  97. -- font id: 0
  98. -- text size: 12
  99. -- style flags: 0
  100. -- line height: 16
  101. -- part name: 
  102. ----- HyperTalk script -----
  103. on mouseUp
  104.   visual effect zoom open
  105.   go to stack "Apple Scanner"
  106. end mouseUp
  107.  
  108.  
  109.  
  110. -- part 28 (button)
  111. -- low flags: 00
  112. -- high flags: 2000
  113. -- rect: left=228 top=94 right=106 bottom=240
  114. -- title width / last selected line: 0
  115. -- icon id / first selected line: 0 / 0
  116. -- text alignment: 1
  117. -- font id: 0
  118. -- text size: 12
  119. -- style flags: 0
  120. -- line height: 16
  121. -- part name: Left
  122. ----- HyperTalk script -----
  123. on mouseUp
  124.   visual wipe right slowly
  125.   go previous card
  126. end mouseUp
  127.  
  128.  
  129.  
  130. -- part 29 (field)
  131. -- low flags: 01
  132. -- high flags: 2007
  133. -- rect: left=18 top=74 right=274 bottom=212
  134. -- title width / last selected line: 0
  135. -- icon id / first selected line: 0 / 0
  136. -- text alignment: 0
  137. -- font id: 3
  138. -- text size: 12
  139. -- style flags: 0
  140. -- line height: 16
  141. -- part name: Note
  142.  
  143.  
  144. -- part 30 (button)
  145. -- low flags: 00
  146. -- high flags: 0000
  147. -- rect: left=225 top=136 right=156 bottom=476
  148. -- title width / last selected line: 0
  149. -- icon id / first selected line: 0 / 0
  150. -- text alignment: 1
  151. -- font id: 0
  152. -- text size: 12
  153. -- style flags: 0
  154. -- line height: 16
  155. -- part name: 
  156. ----- HyperTalk script -----
  157. on mouseUp
  158.   visual dissolve to card
  159.   push card
  160.   go to card "Resolution"
  161. end mouseUp
  162.  
  163.  
  164.  
  165. -- part 31 (button)
  166. -- low flags: 00
  167. -- high flags: 2000
  168. -- rect: left=441 top=280 right=303 bottom=465
  169. -- title width / last selected line: 0
  170. -- icon id / first selected line: 0 / 0
  171. -- text alignment: 1
  172. -- font id: 0
  173. -- text size: 12
  174. -- style flags: 0
  175. -- line height: 16
  176. -- part name: Right
  177. ----- HyperTalk script -----
  178. on mouseUp
  179.   visual wipe right slowly
  180.   go to card "Grayscale"
  181. end mouseUp
  182.  
  183.  
  184.  
  185. -- part 32 (button)
  186. -- low flags: 00
  187. -- high flags: 2000
  188. -- rect: left=404 top=280 right=303 bottom=428
  189. -- title width / last selected line: 0
  190. -- icon id / first selected line: 0 / 0
  191. -- text alignment: 1
  192. -- font id: 0
  193. -- text size: 12
  194. -- style flags: 0
  195. -- line height: 16
  196. -- part name: Left
  197. ----- HyperTalk script -----
  198. on mouseUp
  199.   visual wipe left slowly
  200.   go to card "Line Art"
  201. end mouseUp
  202.  
  203.  
  204.  
  205. -- part 33 (button)
  206. -- low flags: 00
  207. -- high flags: 0006
  208. -- rect: left=391 top=163 right=180 bottom=478
  209. -- title width / last selected line: 0
  210. -- icon id / first selected line: 0 / 0
  211. -- text alignment: 1
  212. -- font id: 0
  213. -- text size: 12
  214. -- style flags: 0
  215. -- line height: 16
  216. -- part name: Grayscale
  217. ----- HyperTalk script -----
  218. on mouseUp
  219.   push card
  220.   visual dissolve to card
  221.   go to card "Grayscale"
  222. end mouseUp
  223.  
  224.  
  225.  
  226. -- part 35 (field)
  227. -- low flags: 80
  228. -- high flags: 0004
  229. -- rect: left=260 top=43 right=75 bottom=443
  230. -- title width / last selected line: 0
  231. -- icon id / first selected line: 0 / 0
  232. -- text alignment: 0
  233. -- font id: 3
  234. -- text size: 9
  235. -- style flags: 0
  236. -- line height: 12
  237. -- part name: Message
  238. ----- HyperTalk script -----
  239. on mouseClick
  240.   hide card field "Message"
  241. end mouseClick
  242.  
  243.  
  244.  
  245. -- part 37 (button)
  246. -- low flags: 00
  247. -- high flags: 0000
  248. -- rect: left=227 top=233 right=253 bottom=298
  249. -- title width / last selected line: 0
  250. -- icon id / first selected line: 0 / 0
  251. -- text alignment: 1
  252. -- font id: 0
  253. -- text size: 12
  254. -- style flags: 0
  255. -- line height: 16
  256. -- part name: Scan
  257. ----- HyperTalk script -----
  258. on mouseUp
  259.   push card
  260.   visual dissolve to card
  261.   go to card "Scan"
  262. end mouseUp
  263.  
  264.  
  265.  
  266. -- part 39 (button)
  267. -- low flags: 00
  268. -- high flags: 0000
  269. -- rect: left=225 top=184 right=204 bottom=460
  270. -- title width / last selected line: 0
  271. -- icon id / first selected line: 0 / 0
  272. -- text alignment: 1
  273. -- font id: 0
  274. -- text size: 12
  275. -- style flags: 0
  276. -- line height: 16
  277. -- part name: 
  278. ----- HyperTalk script -----
  279. on mouseUp
  280.   visual dissolve to card
  281.   push card
  282.   go to card "Settings"
  283. end mouseUp
  284.  
  285.  
  286.  
  287. -- part 40 (button)
  288. -- low flags: 00
  289. -- high flags: 0000
  290. -- rect: left=227 top=210 right=228 bottom=402
  291. -- title width / last selected line: 0
  292. -- icon id / first selected line: 0 / 0
  293. -- text alignment: 1
  294. -- font id: 0
  295. -- text size: 12
  296. -- style flags: 0
  297. -- line height: 16
  298. -- part name: Preview
  299. ----- HyperTalk script -----
  300. on mouseUp
  301.   push card
  302.   visual dissolve to card
  303.   go to card "Reduce/Enlarge"
  304. end mouseUp
  305.  
  306.  
  307.  
  308. -- part 43 (button)
  309. -- low flags: 00
  310. -- high flags: A003
  311. -- rect: left=129 top=283 right=304 bottom=199
  312. -- title width / last selected line: 0
  313. -- icon id / first selected line: 0 / 0
  314. -- text alignment: 1
  315. -- font id: 0
  316. -- text size: 12
  317. -- style flags: 0
  318. -- line height: 16
  319. -- part name: Next...
  320. ----- HyperTalk script -----
  321. on mouseUp
  322.   visual dissolve to card
  323.   go to next card
  324. end mouseUp
  325.  
  326.  
  327.  
  328. -- part 44 (button)
  329. -- low flags: 80
  330. -- high flags: A004
  331. -- rect: left=7 top=315 right=340 bottom=494
  332. -- title width / last selected line: 0
  333. -- icon id / first selected line: 0 / 0
  334. -- text alignment: 1
  335. -- font id: 0
  336. -- text size: 12
  337. -- style flags: 0
  338. -- line height: 16
  339. -- part name: Self-Check
  340. ----- HyperTalk script -----
  341. on mouseUp
  342.   visual iris close
  343.   hide card button "Self-Check"
  344.   hide card field "cloak"
  345.   hide card field "cloak 1"
  346.   hide card field "cloak 2"
  347.  
  348.   pop card
  349. end mouseUp
  350.  
  351.  
  352.  
  353. -- part 46 (field)
  354. -- low flags: 81
  355. -- high flags: 0001
  356. -- rect: left=127 top=281 right=308 bottom=207
  357. -- title width / last selected line: 0
  358. -- icon id / first selected line: 0 / 0
  359. -- text alignment: 0
  360. -- font id: 3
  361. -- text size: 12
  362. -- style flags: 0
  363. -- line height: 16
  364. -- part name: cloak 2
  365.  
  366.  
  367. -- part 47 (field)
  368. -- low flags: 81
  369. -- high flags: 0000
  370. -- rect: left=217 top=89 right=263 bottom=491
  371. -- title width / last selected line: 0
  372. -- icon id / first selected line: 0 / 0
  373. -- text alignment: 0
  374. -- font id: 3
  375. -- text size: 12
  376. -- style flags: 0
  377. -- line height: 16
  378. -- part name: cloak 1
  379.  
  380.  
  381. -- part 49 (field)
  382. -- low flags: 81
  383. -- high flags: 0001
  384. -- rect: left=364 top=274 right=309 bottom=470
  385. -- title width / last selected line: 0
  386. -- icon id / first selected line: 0 / 0
  387. -- text alignment: 0
  388. -- font id: 3
  389. -- text size: 12
  390. -- style flags: 0
  391. -- line height: 16
  392. -- part name: cloak
  393.  
  394.  
  395. -- part 50 (button)
  396. -- low flags: 00
  397. -- high flags: 2000
  398. -- rect: left=369 top=280 right=303 bottom=393
  399. -- title width / last selected line: 0
  400. -- icon id / first selected line: 2162 / 2162
  401. -- text alignment: 1
  402. -- font id: 0
  403. -- text size: 12
  404. -- style flags: 0
  405. -- line height: 16
  406. -- part name: Left
  407. ----- HyperTalk script -----
  408. on mouseUp
  409.   visual zoom in to card
  410.   go to card "scan control panel"
  411. end mouseUp
  412.  
  413.  
  414.  
  415. -- part 51 (field)
  416. -- low flags: 01
  417. -- high flags: 0001
  418. -- rect: left=400 top=275 right=308 bottom=473
  419. -- title width / last selected line: 0
  420. -- icon id / first selected line: 0 / 0
  421. -- text alignment: 0
  422. -- font id: 3
  423. -- text size: 12
  424. -- style flags: 0
  425. -- line height: 16
  426. -- part name: 
  427.  
  428.  
  429. -- part contents for card part 20
  430. ----- text -----
  431. Preview
  432.  
  433. Instructs the scanner to perform a 75 dots per inch (dpi) resolution, 100% scale, in Line Art composition.
  434.  
  435. A preview is effected by the Threshold setting and the Graymap setting.  Typically, Preview is used to obtain a rough scan image to set scan areas prior to using Scan.
  436.  
  437. A preview scans the entire scanner glass, ignoring any scan areas set in the Scanner window.
  438.  
  439.  
  440. -- part contents for card part 29
  441. ----- text -----
  442. Instructs the scanner to scan the original within the selected scan areas with halftone composition.  Halftone composition results in a black and white image that uses a halftone pattern to represent shades of gray.  Scan areas designated for halftone composition are indicated in the Apple Scanner window by a wide dotted line.
  443.  
  444.  
  445.  
  446. -- part contents for card part 35
  447. ----- text -----
  448. Click an item in the Scan Control Panel you would like information about. 
  449.